Exynos4412: pinmux: disable pull for MMC pins
authorPrzemyslaw Marczak <[email protected]>
Wed, 28 Oct 2015 14:41:49 +0000 (15:41 +0100)
committerMinkyu Kang <[email protected]>
Mon, 2 Nov 2015 01:38:10 +0000 (10:38 +0900)
commit5d0434315c46a3a038a9842a6627f6a57d1538da
treef6d3dd97418fb8db910525ee0e0a220080bda51d
parentc48cb7ebfb42d997a3f4317a412992f403c717aa
Exynos4412: pinmux: disable pull for MMC pins

There are 8 pins for SD card in Exynos, but the MUX was configured
only for 7, since the one was used for card detection.
This caused the pin's pull wrong configuration.

This commit fixes this and the card detect can work properly,
after call this function.

Tested-on: Odroid U3 and Odroid X2.

Signed-off-by: Przemyslaw Marczak <[email protected]>
Cc: Guillaume GARDET <[email protected]>
Cc: Lukasz Majewski <[email protected]>
Cc: Jaehoon Chung <[email protected]>
Cc: Minkyu Kang <[email protected]>
Cc: Simon Glass <[email protected]>
Acked-by: Jaehoon Chung <[email protected]>
Tested-by: Lukasz Majewski <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
arch/arm/mach-exynos/pinmux.c